home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.2 for Intel / NeXTSTEP 3.2 for Intel.iso / NextApps / Mail.app / English.lproj / EncryptView.nib / data.classes next >
Encoding:
Text File  |  1992-06-23  |  232 b   |  18 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. EncryptController = {
  7.     ACTIONS = {
  8.     enterText:;
  9.     };
  10.     OUTLETS = {
  11.     entryField;
  12.     displayField;
  13.     lockButton;
  14.     boundView;
  15.     };
  16.     SUPERCLASS = Object;
  17. };
  18.